From: Mike Baker Date: Sat, 7 Jul 2007 20:12:42 +0000 (+0000) Subject: fix busybox --help problems on rebuild X-Git-Tag: kamikaze_7.07~97 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22%24PHP_SELF/%22https:/collectd.org/%22%24PHP_SELF?a=commitdiff_plain;h=4a35182005df7de9e41aabb96b1b78cbf4088fcc;p=openwrt%2Fsvn-archive%2Fopenwrt.git fix busybox --help problems on rebuild SVN-Revision: 7887 --- diff --git a/package/busybox/patches/000-autoconf.patch b/package/busybox/patches/000-autoconf.patch index a4ca20d2c2..d19cf0ce53 100644 --- a/package/busybox/patches/000-autoconf.patch +++ b/package/busybox/patches/000-autoconf.patch @@ -2,12 +2,11 @@ Index: busybox-1.4.2/applets/Kbuild =================================================================== --- busybox-1.4.2.orig/applets/Kbuild 2007-06-04 13:21:32.429046704 +0200 +++ busybox-1.4.2/applets/Kbuild 2007-06-04 13:21:32.495036672 +0200 -@@ -10,7 +10,7 @@ +@@ -10,6 +10,7 @@ # Generated file needs additional love --applets/applets.o: include/usage_compressed.h -+applets/applets.o: include/usage_compressed.h include/autoconf.h ++applets/usage: include/autoconf.h + applets/applets.o: include/usage_compressed.h hostprogs-y += usage - always := $(hostprogs-y)